home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5383 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: slip-23-10.ots.utexas.edu!user
  2. From: joehkim@cs.utexas.edu (Joseph H. Kim)
  3. Newsgroups: comp.unix.programmer,gnu.g++.help,comp.os.linux.networking,comp.lang.c++
  4. Subject: Re: Library for sockets in c++?
  5. Date: 4 Feb 1996 06:47:11 GMT
  6. Organization: The University of Texas at Austin
  7. Distribution: world
  8. Message-ID: <joehkim-0402960044010001@slip-23-10.ots.utexas.edu>
  9. References: <31139752.4AE8@cet.com> <milyngDM8JKD.LsH@netcom.com>
  10. NNTP-Posting-Host: slip-23-10.ots.utexas.edu
  11.  
  12. > In article <31139752.4AE8@cet.com>, brents@cet.com says...
  13. > >Anyone know if there is some library functions to use BSD sockets in
  14. > >c++? Sockets in 'c' are kinda messy... and I don't want to have to
  15. > >make a c++/c program *ick*.  If you know of such a library, point me
  16. > >in the direction of some info on it.
  17.  
  18. Socket++ library is pretty nifty.  It inherits from the iostreams and is
  19. easy to use.  Try ftp://ftp.virginia.edu somewhere in the /pub directory.
  20.  
  21. Joe
  22. -- 
  23. //===================================================================
  24. //               Joseph H. Kim (joehkim@cs.utexas.edu)
  25. //                Singularity - we're gettin' there...
  26. //         This e-mail address will change soon - stay tuned
  27.